udev: drop SystemCallArchitectures=native from systemd-udevd.service
authorMichael Biebl <biebl@debian.org>
Tue, 19 Nov 2019 08:10:23 +0000 (09:10 +0100)
committerMichael Biebl <biebl@debian.org>
Sun, 15 Aug 2021 19:10:56 +0000 (20:10 +0100)
commit854c316c510020398cc63d052db3d85e9e7bf0d5
tree90cef292f4e73f5cabb6b61f552eb840cf845acb
parentd828f795282b92d1be271620636feb8cf02d6499
udev: drop SystemCallArchitectures=native from systemd-udevd.service

We can't really control what helper programs are run from other udev
rules. E.g. running i386 binaries under amd64 is a valid use case and
should not trigger a SIGSYS failure.

Closes: #869719
Gbp-Pq: Topic debian
Gbp-Pq: Name udev-drop-SystemCallArchitectures-native-from-systemd-ude.patch
units/systemd-udevd.service.in